home *** CD-ROM | disk | FTP | other *** search
/ Beginning Mac Programming / Beginning Mac Programming.bin / pc / Open Me for REALbasic 3 / REALbasic 3.2 / Made with REALbasic™ / Entertainment & Games / Netzee / Docs / ReadMe < prev   
Encoding:
Text File  |  2000-01-17  |  2.8 KB  |  75 lines

  1. Netzee
  2. By: Mike Bailey
  3. http://www.nearside.com/EkimSW
  4.  
  5. [more detailed readme coming soon...]
  6.  
  7. What is Netzee:
  8.   Netzee is a game of Yatzee that allows up to 4 players to play over the internet or a LAN.
  9.  
  10. How do you start a game:
  11. - Both players connect to their normal ISP to get on the internet like ussual.
  12.  
  13. Host:
  14. -  Pick a person to host.
  15. -  This person launches Netzee and clicks "New Game" to open up the Netzee Connect window.
  16. -  Change the popup menus to "Network" for any players that will be connecting to you.
  17. -  Put your name in a field that is marked "Local" for a local player.
  18. -  Once the other players are all joined press the "Start Game" button.
  19. -  NB your IP address will appear at the top right of the connect window.
  20.  
  21. Client:
  22. -  Players who are not hosting should launch Netzee and choose "New Game".
  23. -  In the Netzee Connect window click on "Join Game" and then enter the address of the host.
  24. -  Press the "connect" button in this window to attempt to connect to the host.
  25. -  The names of the other players will appear in your Netzee connect window and you can change your name here too.
  26. -  Wait for the other players to join and then the host will start the game.
  27.  
  28.  
  29. Contact Information:
  30.   Please send all bug reports, comments, and suggestions to:
  31.                 EkimSW@nearside.com
  32.  
  33. - I am also looking for some potential beta testers on the Windows version of Netzee so please contact me if you would be available to test it.
  34.  
  35.  
  36.  
  37. Version History:
  38. 1.0b18
  39. -    Support for GameRanger has been added.  Use this great utility to find people
  40.         to play with.  http://www.gameranger.com
  41. -    Can no longer roll or hold dice after the game has ended.
  42. -    Games can continue if a player's connection is dropped.  The game just clears
  43.         them from the card.
  44. -    Pressing "New Game" while a game is in progress now displays a warning
  45.         message since this can disrupt some games.
  46. -    Displays the roll count above the "Roll" button.
  47.  
  48. 1.0b17
  49. -    Prevents resetting game when Netzee is first opened.  In previous versions
  50.         this used to display that Player 4 had won.
  51. -    Fixed a bug in the connect window where players who connected after you
  52.         may not appear in your window.
  53.  
  54. 1.0b16
  55. -    Added an option to "Auto Roll - first roll". This allows you to toggle the
  56.         automatic roll of a players first roll. 
  57. -    A Yatzee (5 of a kind) can now be recorded as a Full House. 
  58. -    Select All now works in the Server Address field of the Netzee Connect
  59.         window. 
  60.     
  61. 1.0b15
  62. - Fixes a bug that allowed a player to scratch Yatzee more than once in the
  63.         same game.
  64.     
  65. 1.0b14
  66. -    It seems that beta 13 was unlucky as the number would indicate. It was a bad
  67.         build that prevented connections from being established.  Hopefully 14 will
  68.         be better.
  69.     
  70. 1.0b13
  71. - All players that acheived a high score are now recorded on the high score
  72.         list. In previous versions only the winner of the game would appear.
  73.     
  74. 1.0b12
  75. -    Initial public release.